Sed "quickies"Edit

Find and replace "in place"

sed -i ".bak" -e 's/string to find/replacement string/g' path[s]/to/file[s]